Skip to content

Conversation

@cih9088
Copy link
Contributor

@cih9088 cih9088 commented Jun 17, 2024

Make stock python a go-to choice rather than specific version if stock python is supported version.

Rationale

When a user activates a virtual environment, one assumes that all python thingies happen on their virtual environment python, not the system python.

Closes #1748.

cih9088 and others added 3 commits June 17, 2024 04:30
* origin/main:
  tests(pypi): fix assertions (mason-org#1750)
  fix(pypi): allow access to system site packages by default (mason-org#1584)
Copy link
Member

@williamboman williamboman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@williamboman williamboman merged commit f96a318 into mason-org:main Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python resolution order does not respect PATH

2 participants